RecipientSendRichInfo Property |
Contains true if the recipient can receive all message content, including Rich Text Format (RTF) and Object Linking and Embedding (OLE) objects.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool SendRichInfo { get; set; }Public Property SendRichInfo As Boolean
Get
Set
Property Value
Type:
Boolean
See Also